Mikołaj Koziarkiewicz

OK, it’s been almost 5 years since something has been published here – it’s high time for an update.

First of all, it’s necessary to clarify that it’s not like there hasn’t been any writing in that time. I’ve exclusively (although unintentionally) been focusing on posting entries on Medium. You can view all of those on my Medium profile.

Since I’m slowly getting back into an increased blog publishing cadence[1], I’m also ramping up the activity here, mostly with the following rule: this site is going to be the primary publishing target. Medium is going to receive the same blog posts (at least for now), but with a delay.

Speaking of which, a new blog post with some actual content :) will be up later today.

Cheers!


1. Hey, any positive number is greater than 0!
Mikołaj Koziarkiewicz

(See the original blog entry to learn about Travesty in general)

First of all, supported Akka versions have been extended up to 2.5.11 .

Most importantly, Travesty can now generate diagrams from any graph, not only RunnableGraph / Graph[ClosedShape].

Here’s an example of a complex Flow shape being rendered:

travesty example partial graph

As you can see, any open inlets and outlets will be marked automatically - and the relevant labels are configurable.

Hop onto the PROJECT PAGE for download and usage instructions!